Skip to content

Remove redundant code in ext/mysqlnd build - #12384

Merged
Girgias merged 1 commit into
php:masterfrom
petk:patch-autoconf-mysqlnd
Oct 9, 2023
Merged

Remove redundant code in ext/mysqlnd build#12384
Girgias merged 1 commit into
php:masterfrom
petk:patch-autoconf-mysqlnd

Conversation

@petk

@petk petk commented Oct 8, 2023

Copy link
Copy Markdown
Member

Here's one more redundant code cleanup. This was once used by the ext/mysqli when building without ext/mysqlnd and the ext/mysqlnd/php_mysqlnd_config.h file was created in the build directory. This has been tested with in-source build, out-of-source build, shared extensions, compiled in the php binary etc. So it's safe to remove it today.

This was once used by the ext/mysqli when building without ext/mysqlnd
and the ext/mysqlnd/php_mysqlnd_config.h file was created in the build
directory.
@petk
petk force-pushed the patch-autoconf-mysqlnd branch from 71247cb to 3b5cc7c Compare October 8, 2023 17:39

@Girgias Girgias left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Girgias
Girgias merged commit f119b61 into php:master Oct 9, 2023
@petk
petk deleted the patch-autoconf-mysqlnd branch October 9, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants